(Leadtools.Annotations.Core)

AnnPicture Constructor(Byte[])

Show in webframe





Byte array containing PNG image data.
Creates a new instance of the AnnPicture from PNG data.
Syntax
public AnnPicture( 
   byte[] pngData
)
Public Function New( _
   ByVal pngData() As Byte _
)
public AnnPicture( 
   byte[] pngData
)
-(id)initWithData:(NSData*)aPictureData;

            
function AnnPicture( 
   pngData 
)

Parameters

pngData
Byte array containing PNG image data.
Requirements

Target Platforms

See Also

Reference

AnnPicture Class
AnnPicture Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.